Adds an array of objects to the collection.
This methods clears the collection before adding new items.
Don't use it if you want to keep preexisting items.
Namespace:
C1.C1ScheduleAssembly: C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)
Syntax
Parameters
- items
- Type: array<System..::..Object>[]()[][]
An array of items.